What’s New. With a new version you can pause\resume uploads, restore broken uploads and report upload progress.
How to Upgrade. See what have changed in interfaces provided in previous version.
Getting Started. This article describes various WebDAV server types and compares its characteristics.
Sample Servers. The IT Hit WebDAV Server Engine is shipped with sample WebDAV Servers implementations that could be used as a starting point for understanding WebDAV server engine.
Creating Class 1 WebDAV Server. Class 1 WebDAV server provides most of WebDAV functionality: resources, folders and properties management as well as hierarchy browsing and manipulation.
Creating Class 2 WebDAV Server. Class 2 WebDAV server additionally provides the means for items locking. Required to support saving from Microsoft Office and Windows Vista client.
Implementing Resumable Upload. Resumable upload feature provides reliable mechanism of uploading large files to WebDAV server and managing long-lasting uploads.
Creating DeltaV server. DeltaV adds standards-based file versioning to your WebDAV server. With DeltaV you can check-out/check-in files and track file versions.